xen.git
2007-07-07 Keir Fraservms: A cleanup to vmx.c:
2007-07-07 Keir FraserSpecify -fno-strict-aliasing in root build config file.
2007-07-07 Keir FraserMerge with PPC tree.
2007-07-06 Hollis Blanchard[POWERPC][XEN] Stop sharing the MPIC between dom0 and...
2007-07-06 Hollis Blanchard[POWERPC][XEN] Increase foreign mapping size to accommo...
2007-07-06 Hollis Blanchard[POWERPC][XEN] Quiet time debug messages.
2007-07-06 Hollis Blanchard[XEN][POWERPC] Merge with xen-unstable.hg.
2007-07-06 kfraser@localhost... [PPC] Add missing '{' in conditional statement.
2007-07-06 kfraser@localhost... hvm: Add global default keymap setting
2007-07-06 kfraser@localhost... Extended the physinfo sysctl to export NUMA cpu_to_node...
2007-07-06 kfraser@localhost... Revert 15471:7ac7f147241405af83e7a9d748cf7b01279734fc
2007-07-06 kfraser@localhost... docs: update xm man page
2007-07-06 kfraser@localhost... [ACM] Support for initial unicode handling of strings...
2007-07-06 kfraser@localhost... Export debugger attached state to xc API.
2007-07-06 kfraser@localhost... xend: Fix xm block/network-attach command for inactive...
2007-07-06 kfraser@localhost... xend: Fix op_domain_sched_credit_set() in SrvDomain.py
2007-07-06 kfraser@localhost... vmx: Fix a typo.
2007-07-06 kfraser@localhost... hvm: Fix vnc keymap for Japanese keyboards.
2007-07-06 kfraser@localhost... Use short name format when reference to vcpu vmx union...
2007-07-06 kfraser@localhost... Improve xm sched-credit command for inactive managed...
2007-07-06 kfraser@localhost... hvm: Allow blktap to be able to be booted as system...
2007-07-06 Tim Deegan[HVM] ROMBIOS: reboot when we see Ctrl+Alt+Del
2007-07-05 Tim Deegan[HVM] Shadow: avoid xen crash if guest uses special...
2007-07-05 Tim Deegan[HVM] update Etherboot ROM: new version, stricter DHCP...
2007-07-04 kfraser@localhost... vmx: Write back modified interruptibility-info in enabl...
2007-07-03 kfraser@localhost... hvm vmx: Support 'virtual NMI' feature of VMX.
2007-07-03 kfraser@localhost... xen: Fix event-channel destruction.
2007-07-03 Ian Campbell[x86/32] Support two byte CMOVcc opcodes in 4G segment...
2007-07-03 kfraser@localhost... x86: Clean up do_iret() hypercall.
2007-07-03 kfraser@localhost... xenstore: Remove broken and unmaintained test code.
2007-07-03 Steven HandRemove over-zealous assertion.
2007-07-03 Tim Deegan[XEN] Fix p2m->shadow callback to pass the mfn being...
2007-07-03 kfraser@localhost... xen: Fix my changes to I/O-region-finding routine.
2007-07-03 kfraser@localhost... xen: Remove useless check from dom0 builder.
2007-07-03 kfraser@localhost... x86: Improve e820 scanning for all I/O regions.
2007-07-03 kfraser@localhost... hvm vlapic: Fix one_shot argument passed to create_peri...
2007-07-03 kfraser@localhost... x86-64: clear DF for kernel when forwarding syscall.
2007-07-03 kfraser@localhost... x86-64: bump STACK_SIZE to 32 so that trampoline and...
2007-07-03 kfraser@localhost... xen: Fix kexec_crash_area reservation/allocation.
2007-07-03 Ian Campbellmerge
2007-07-03 Ian Campbell[32on64 kexec] Add an explicit local branch after re...
2007-07-03 kfraser@localhost... vmx: Use per-cpu vmcs pointer to avoid unnecessary...
2007-07-03 kfraser@localhost... xend: Save modified scheduler params of managed guests...
2007-07-03 kfraser@localhost... xendomains: Better sanity checking of potetntial save...
2007-07-03 kfraser@localhost... vmxassist: Decode mov instruction in protected to real...
2007-07-03 kfraser@localhost... hvm: Fix keymap for Windows keys.
2007-07-02 Ian CampbellFix 15435:ab95b9764b20.
2007-07-01 Keir FraserUse 32bit operand and address during VMXAssist protecte...
2007-07-01 Keir Fraserxm: Fix xm block-detach error message duplication.
2007-07-01 Keir Fraserxm: Fix a typo for xm network-detach.
2007-07-01 Keir FraserACM: Fix a problem with the boot option parser.
2007-07-01 Keir FraserMake network-bridge fail on NFS or iscsi root.
2007-07-01 Keir FraserRemove unused VMXAssist test code.
2007-07-01 Keir Fraserxendomains: Ignore 'lost+found' when finding saved...
2007-07-01 Keir Fraserxend: Pass information to user when failing migrate...
2007-07-01 Keir Fraserxend: Don't allow migrate with assigned PCI devs.
2007-06-29 Ian CampbellAdd a duplication definition check for devices.
2007-06-28 Keir Fraserxend: Fix irq-permissions setting during domain creation.
2007-06-28 Ian CampbellFix fixup of invalid PTE writes, broken by 13392:0fd652...
2007-06-27 Keir Fraserhvm: Destroy timers early during domain death.
2007-06-27 Keir FraserMore getcpuinfo sysctl cleanup.
2007-06-27 Keir FraserBy default allow differences between Xen and XenLinux...
2007-06-27 Keir FraserSmall sysctl cleanups.
2007-06-27 Keir Fraserxenconsoled: improve robustness of logfile handling
2007-06-27 Steven HandAdd new sysctl to return runtime information about...
2007-06-27 Keir Fraservmx: Exclude VMX_PROCBASED_CTL2 from set of MSRs a...
2007-06-27 Keir Fraservmx: Make use of VMX_INSTRUCTION_INFO field to obtain...
2007-06-27 Keir Fraserhvm: Sync SVM CR4 handling with VMX.
2007-06-27 Keir FraserFix VMX guest can't boot after MCE enabled.
2007-06-27 Keir Fraserx86: remove unused nopaging_gdt_descr
2007-06-27 Keir FraserRemove incorrect __init prefixes
2007-06-26 Tim Deegan[VMX] Set up GUEST_CR0 as well as CR0_READ_SHADOW when...
2007-06-26 Steven HandDeinitialize timers before destroying the local apic...
2007-06-25 kfraser@localhost... ioemu: Fix ifdef __x86_64__
2007-06-21 kfraser@localhost... i386: Simplify failsafe callback handling.
2007-06-21 kfraser@localhost... Fix x86/64 failsafe callback handling.
2007-06-21 kfraser@localhost... hvm svm: No guest access to SVM MSRs.
2007-06-21 kfraser@localhost... x86: machine check exception handling
2007-06-21 kfraser@localhost... x86: clear guest's EFLAGS.RF after emulating instructions
2007-06-21 kfraser@localhost... i386: remove NMI deferral by instead making sure select...
2007-06-21 kfraser@localhost... libxenguest: Add another range check to dom restore.
2007-06-21 kfraser@localhost... libxenguest: Add missing range-check on count field...
2007-06-20 kfraser@localhost... Rename ddc_info -> vbeddc_info in interface header.
2007-06-20 kfraser@localhost... Add hypercall function for retrieving EDID info
2007-06-20 kfraser@localhost... Remove stray semi-colon in macro.
2007-06-20 kfraser@localhost... x86: Add hypercall function for retrieving EDD info.
2007-06-20 kfraser@localhost... tools: Adjust tools' path calculation.
2007-06-20 kfraser@localhost... x86: early exception enhancement
2007-06-20 kfraser@localhost... tools: Create directory /var/lib/xen at install target.
2007-06-20 kfraser@localhost... kernel command line extension
2007-06-20 kfraser@localhost... x86: introduce specialized clear_page()
2007-06-20 kfraser@localhost... Use clear_page() wherever possible/reasonable instead...
2007-06-20 kfraser@localhost... Enhance guest memory accessor macros so that source...
2007-06-20 kfraser@localhost... x86: Use 64-bit arithmetic in reserve_in_boot_e820().
2007-06-20 kfraser@localhost... hvm/x86: vendor-specific code can call vendor-specific...
2007-06-20 kfraser@localhost... x86/hvm: determine shared info format earlier.
2007-06-20 kfraser@localhost... x86: fix early option scanning
2007-06-20 kfraser@localhost... Fix xm vcpu-set command for managed domains, to take...
2007-06-20 kfraser@localhost... hvm: Ensure ioemu sees media-change events even when...
2007-06-20 kfraser@localhost... hvm: Fix ioemu Qcow support.
next